Mix and match our toolkits to solve common security challenges.
Explore E3Kit
Explore Platform
Explore PureKit
Explore WaveKit
Explore IoTKit
Explore PureKit
We provide cross-platform, transparent and easy-to-use libraries.
Explore documentation// Encrypt and decrypt message
const usersToEncryptTo = ['[email protected]', '[email protected]', '[email protected]'];
const userWhoEncrypts = '[email protected]';
const [receiversCards, senderCard] = await Promise.all([
eThree.findUsers(usersToEncryptTo),
eThree.findUsers(userWhoEncrypts),
])
const encryptedMsg = await eThree.authEncrypt('Hello everyone!', receiversCards);
const decryptedMsg = await eThree.authDecrypt(encryptedMsg, senderCard);
Get started now with our easy-to-follow guides.
Start free, pay $0.02/month per user beyond 250 users.
Make your communication platform and backend HIPAA-compliant.
Manage cardholder data and personal financial information within a PCI DSS-compliant system.
Build IEEE-1609.2-compliant security solutions for protecting V2X communication.
Protect and manage access to sensitive data in the сloud storage.
Secure IoT devices from manufacturing to the end-user experience.
Build a fully protected industrial ecosystem and securely manage it across the stack.